Skip to content

fixup! ASoC: soc_sdw_utils: skip the endpoint that doesn't present#5368

Merged
ujfalusi merged 1 commit intothesofproject:topic/sof-devfrom
bardliao:fixup-skip-endpoint
Mar 27, 2025
Merged

fixup! ASoC: soc_sdw_utils: skip the endpoint that doesn't present#5368
ujfalusi merged 1 commit intothesofproject:topic/sof-devfrom
bardliao:fixup-skip-endpoint

Conversation

@bardliao
Copy link
Copy Markdown
Collaborator

The existing solution test the dai_info->quirk first and skip the endpoints that is not present according to the quirk. However, if the mc_quirk is not set and dai_info->quirk_exclude is set, then the endpoint will be skip. But we will only set the mc_quirk when the BIOS doesn't provide the right information. We don't want to skip the endpoint just because the mc_quirk is not set.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants